Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 152,626 for

document formatting

(0.07 sec)
  1. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...before setting any table formatting. builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Document () # Insert a WordArt object...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Document () # Insert a WordArt object...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Merge Files with Node.js via C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  6. Aspose::Words::Drawing::TextPath::get_TextPathA...

    Aspose::Words::Drawing::TextPath::get_TextPathAlignment method. Defines the alignment of text in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding box of a shape in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Shape::get_TextPath met...

    Aspose::Words::Drawing::Shape::get_TextPath method. Defines the text of the text path (of a WordArt object) in C++....{ auto doc = MakeObject < Document > (); // Insert a WordArt...Apply the "Bold' and "Italic" formatting settings to the text using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Copying Rows and Columns|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....references - and values, comments, formatting, hidden cells, images, and...formulas, values, comments, cell formats, hidden cells, images and other...

    docs.aspose.com/cells/java/copying-rows-and-col...
  10. Rectangle|Aspose.Slides Documentation

    Create rectangle in PowerPoint presentation in C# or .NET...developers can add simple or formatted rectangles to their slides...); } Create Formatted Rectangle To add a formatted rectangle to...

    docs.aspose.com/slides/net/rectangle/